Autogenerated HTML docs for v1.2.4-gf61c2 
diff --git a/git.txt b/git.txt index 2d0ca9d..8610d36 100644 --- a/git.txt +++ b/git.txt 
@@ -20,15 +20,16 @@  OPTIONS  -------  --version:: -	prints the git suite version that the 'git' program came from. +	Prints the git suite version that the 'git' program came from.    --help:: -	prints the synopsis and a list of available commands. -	If a git command is named this option will bring up the -	man-page for that command. +	Prints the synopsis and a list of the most commonly used +	commands. If a git command is named this option will bring up +	the man-page for that command. If the option '--all' or '-a' is +	given then all available commands are printed.    --exec-path:: -	path to wherever your core git programs are installed. +	Path to wherever your core git programs are installed. 	This can also be controlled by setting the GIT_EXEC_PATH 	environment variable. If no path is given 'git' will print 	the current setting and then exit.